<!-- Start a content post -->
 <div class="center_header">
 <?if($MODER_PANEL$)?><div style="float:right">$MODER_PANEL$</div><?endif?>
 <a href="$ENTRY_URL$">$TITLE$</a>
 
 </div>
 <div class="center_content">
 <div class="center_post_img">

 <img src="imgs/content_post_img.gif" alt="" />
 </div>
 <div class="news_post">
 <span class="posted">
 <?if($MESSAGE$)?><div class="eMessage" style="text-align:left;clear:both;padding-top:2px;padding-bottom:2px;">$MESSAGE$</div><?endif?>
 <?if($RATING$)?><div style="float:right"><?$RSTARS$('12','/.s/img/stars/3/12.png','0','float')?></div><?endif?>
<?if($CATEGORY_NAME$)?>: <a href="$CATEGORY_URL$">$CATEGORY_NAME$</a> |<?endif?>
: $READS$ |
<?if($USERNAME$)?>: <a href="$PROFILE_URL$">$USERNAME$</a> |<?endif?>
 </span>
 <p>
 
 </p>
 </div>
 </div>

 <div class="heightfix"></div>
 <!-- End a content post -->